home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 January / macformat-020.iso / Demos / Other / WN4Demo Folder / WriteNow® TestDrive! / WriteNowÆ TestDrive!.rsrc / STR#_132.txt < prev    next >
Encoding:
Text File  |  1994-03-01  |  427 b   |  32 lines

  1. /b4_Inc_state save def
  2. /dict_count countdictstack def
  3. /op_count count 1 sub def
  4. userdict begin
  5. /showpage {} def
  6. 0 setgray 0 setlinecap
  7. 1 setlinewidth 0 setlinejoin
  8. 10 setmiterlimit [] 0 setdash newpath
  9.  
  10.  
  11. /languagelevel where
  12. {pop languagelevel
  13. 1 ne
  14. {false setstrokeadjust false setoverprint
  15. } if
  16. } if
  17.  
  18.  
  19. count op_count sub {pop} repeat
  20. countdictstack dict_count sub {end} repeat
  21. b4_Inc_state restore
  22.  
  23.  
  24. translate
  25.  
  26.  
  27. neg 
  28.  
  29. scale
  30.  
  31.  
  32.